AGREP - translation to English
DICLIB.COM
AI-based language tools
Enter a word or phrase in any language 👆
Language:     

Translation and analysis of words by artificial intelligence

On this page you can get a detailed analysis of a word or phrase, produced by the best artificial intelligence technology to date:

  • how the word is used
  • frequency of use
  • it is used more often in oral or written speech
  • word translation options
  • usage examples (several phrases with translation)
  • etymology

AGREP - translation to English

AGREP; Approximate grep

AGREP         
(n.) = AGREP

Def: Base de datos de la Comunidad Europea sobre proyectos de investigación en agricultura realizados dentro de la Comunidad.
Ex: AGREP is a data base which provides an inventory of agricultural research projects conducted in EEC member states.
AGREP      
= AGREP.
Nota: Base de datos de la Comunidad Europea sobre proyectos de investigación en agricultura realizados dentro de la Comunidad.
Ex: AGREP is a data base which provides an inventory of agricultural research projects conducted in EEC member states.

Wikipedia

Agrep

agrep (approximate grep) is an open-source approximate string matching program, developed by Udi Manber and Sun Wu between 1988 and 1991, for use with the Unix operating system. It was later ported to OS/2, DOS, and Windows.

It selects the best-suited algorithm for the current query from a variety of the known fastest (built-in) string searching algorithms, including Manber and Wu's bitap algorithm based on Levenshtein distances.

agrep is also the search engine in the indexer program GLIMPSE. agrep is under a free ISC License.